home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / gus357_x.zip / R2GUS.INI < prev    next >
INI File  |  1994-12-13  |  13KB  |  488 lines

  1. ;   OWNER: Ruckus 2.0
  2. ; VERSION: 2.10
  3. ;FILENAME: R2GUS.INI
  4. ;  LOCATE: In current directory or that pointed to by PATDIR=
  5. ;      BY: Cornel Huth, 27-Apr-94
  6. ;19-Oct-94 - changed out RINGWHSL.PAT with PISTOL.PAT
  7. ;13-Dec-94 - added [bank=1024] example (at end of this file)
  8.  
  9. ;GUS patches
  10. ;-bank 0 are in GM order
  11. ;-bank 1 are in MT-32 order (or anything you put in there)
  12. ;-filenames are default Gravis patch filenames
  13. ;-default file extension of all files is .PAT
  14. ;-entries can be in any order WITHIN bank
  15. ;-assignment based on leading number
  16. ;-in case of duplicates, first assignment found is used
  17. ;-percussive instruments are numbered same, but start with letter D
  18. ;-percussive range is D27 to D87 - others ignored (for now)
  19. ;-[end] required at end of file
  20. ;-this file _may_ be accessed anytime R2 caches patches, unless it's SuperCached
  21. ;-[dir=] must immediately follow [bank=] to locate the patches
  22. ;-additional [dir=]'s may be used as necessary within a bank
  23.  
  24. ;SuperCache(tm) info
  25. ;-filenames preceeded with a * are recognized by SuperCache as all-stars
  26. ;-duplicated entries (such as MARCATO.PAT, #44/48) are SuperCached once only
  27. ;-order of SuperCaching is program dependent...
  28. ;...Jaleo caches default bank in low to high patch order, drums last
  29. ;-this INI file will not be referenced again (from disk) if it is SuperCached
  30.  
  31. ;General Format
  32. ;-position numbers are 0-based (tracks, channels, voices, banks, etc.)
  33. ;-counting number are 1-based (number of tracks, number of voices, etc.)
  34. ;-semi-colon in column 0 used to indicate comment line (ignored)
  35. ;-printable ASCII with CR/LF line termination recommended
  36. ;-non-ASCII should be limited to comment lines
  37. ;-numbers must be base-10; percussives with leading D (as in D35)
  38. ;-case is NOT significant
  39. ;-lines can be any length up to 250 (less than 80 recommended)
  40. ;-patch names must be on separate lines
  41. ;-patch names start at first non-whitespace after number
  42. ;-patch names end at first whitespace, or 8 character, whichever comes first
  43. ;-leading * on patch name does not count as a character, but flags patch as
  44. ; "all star" for SuperCaching in limited resources
  45.  
  46. ;--------------------------------------
  47. ;GM-L1 ordering of patch# to instrument
  48. ;(specifically patch# to PATCH filename)
  49. ;actually, bank=0 is not "required" -- the selected _default_ bank is, though
  50. ;(see MANAGER, SETUP, MIDI, in Jaleo)
  51.  
  52. [bank=0]        ;bank=0 required and indicates following are all GM-ordered
  53. [dir=DEFAULT]   ;if =DEFAULT, %ULTRADIR%\MIDI locates following patches
  54.  
  55. 000 *ACPIANO
  56. 001 BRITEPNO
  57. 002 SYNPIANO
  58. 003 HONKY
  59. 004 *EPIANO1
  60. 005 EPIANO2
  61. 006 HRPSCHRD
  62. 007 CLAVINET
  63. 008 CELESTE
  64. 009 *GLOCKEN
  65. 010 *MUSICBOX
  66. 011 *VIBES
  67. 012 *MARIMBA
  68. 013 *XYLOPHON
  69. 014 *TUBEBELL
  70. 015 *SANTUR
  71. 016 HOMEORG
  72. 017 PERCORG
  73. 018 ROCKORG
  74. 019 CHURCH
  75. 020 REEDORG
  76. 021 ACCORDN
  77. 022 *HARMONCA
  78. 023 CONCRTNA
  79. 024 *NYGUITAR
  80. 025 *ACGUITAR
  81. 026 *JAZZGTR
  82. 027 *CLEANGTR
  83. 028 MUTEGTR
  84. 029 ODGUITAR
  85. 030 *DISTGTR
  86. 031 *GTRHARM
  87. 032 *ACBASS
  88. 033 *FNGRBASS
  89. 034 *PICKBASS
  90. 035 *FRETLESS
  91. 036 SLAPBAS1
  92. 037 SLAPBAS2
  93. 038 SYNBASS1
  94. 039 SYNBASS2
  95. 040 *VIOLIN
  96. 041 VIOLA
  97. 042 CELLO
  98. 043 CONTRABA
  99. 044 *MARCATO
  100. 045 PIZZCATO
  101. 046 HARP
  102. 047 *TIMPANI
  103. 048 *MARCATO    ;duplicate _path_names are SuperCached only once (see D88)
  104. 049 *SLOWSTR
  105. 050 SYNSTR1
  106. 051 SYNSTR2
  107. 052 *CHOIR
  108. 053 *DOO
  109. 054 *VOICES
  110. 055 *ORCHHIT
  111. 056 *TRUMPET
  112. 057 TROMBONE
  113. 058 TUBA
  114. 059 MUTETRUM
  115. 060 FRENCHRN
  116. 061 HITBRASS
  117. 062 SYNBRAS1
  118. 063 SYNBRAS2
  119. 064 SPRNOSAX
  120. 065 ALTOSAX
  121. 066 TENORSAX
  122. 067 BARISAX
  123. 068 OBOE
  124. 069 ENGLHORN
  125. 070 BASSOON
  126. 071 CLARINET
  127. 072 *PICCOLO
  128. 073 *FLUTE
  129. 074 RECORDER
  130. 075 WOODFLUT
  131. 076 BOTTLE
  132. 077 SHAKAZUL
  133. 078 WHISTLE
  134. 079 OCARINA
  135. 080 SQRWAVE
  136. 081 SAWWAVE
  137. 082 CALLIOPE
  138. 083 CHIFLEAD
  139. 084 CHARANG
  140. 085 VOXLEAD
  141. 086 LEAD5TH
  142. 087 BASSLEAD
  143. 088 FANTASIA
  144. 089 WARMPAD
  145. 090 POLYSYN
  146. 091 GHOSTIE
  147. 092 BOWGLASS
  148. 093 METALPAD
  149. 094 HALOPAD
  150. 095 SWEEPER
  151. 096 AURORA
  152. 097 SOUNDTRK
  153. 098 CRYSTAL
  154. 099 *ATMOSPHR
  155. 100 FRESHAIR
  156. 101 UNICORN
  157. 102 GHOSTIE
  158. 103 STARTRAK
  159. 104 SITAR
  160. 105 BANJO
  161. 106 SHAMISEN
  162. 107 KOTO
  163. 108 KALIMBA
  164. 109 BAGPIPES
  165. 110 FIDDLE
  166. 111 SHANNAI
  167. 112 CARILLON
  168. 113 *AGOGO
  169. 114 *STEELDRM
  170. 115 *WOODBLK
  171. 116 *TAIKO
  172. 117 *TOMS
  173. 118 *SYNTOM
  174. 119 *REVCYM
  175. 120 *FX-FRET
  176. 121 *FX-BLOW
  177. 122 *SEASHORE
  178. 123 JUNGLE
  179. 124 TELEPHON
  180. 125 HELICPTR
  181. 126 *APPLAUSE
  182. 127 PISTOL
  183. ;127 RINGWHSL   ;has been replaced by PISTOL.PAT in the recent Gravis patch set
  184.  
  185. ;GM drums D35-D81
  186. ;drums D27-D34 are GS and not part of GM-L1 standard
  187. ;drums D82-D87 are unknown (they don't belong to anybody)
  188.  
  189. D27 HIGHQ
  190. D28 SLAP
  191. D29 SCRATCH1
  192. D30 SCRATCH2
  193. D31 STICKS
  194. D32 SQRCLICK
  195. D33 METCLICK
  196. D34 METBELL
  197. D35 *KICK1
  198. D36 *KICK2
  199. D37 *STICKRIM
  200. D38 *SNARE1
  201. D39 *CLAPS
  202. D40 *SNARE2
  203. D41 *TOMLO2
  204. D42 *HIHATCL
  205. D43 *TOMLO1
  206. D44 *HIHATPD
  207. D45 *TOMMID2
  208. D46 *HIHATOP
  209. D47 *TOMMID1
  210. D48 *TOMHI2
  211. D49 *CYMCRSH1
  212. D50 *TOMHI1
  213. D51 *CYMRIDE1
  214. D52 *CYMCHINA
  215. D53 *CYMBELL
  216. D54 *TAMBORIN
  217. D55 *CYMSPLSH
  218. D56 *COWBELL
  219. D57 *CYMCRSH2
  220. D58 *VIBSLAP
  221. D59 *CYMRIDE2
  222. D60 *BONGOHI
  223. D61 *BONGOLO
  224. D62 *CONGAHI1
  225. D63 *CONGAHI2
  226. D64 *CONGALO
  227. D65 *TIMBALEH
  228. D66 *TIMBALEL
  229. D67 *AGOGOHI
  230. D68 *AGOGOLO
  231. D69 *CABASA
  232. D70 *MARACAS
  233. D71 *WHISTLE1
  234. D72 *WHISTLE2
  235. D73 *GUIRO1
  236. D74 *GUIRO2
  237. D75 *CLAVE
  238. D76 *WOODBLK1
  239. D77 *WOODBLK2
  240. D78 *CUICA1
  241. D79 *CUICA2
  242. D80 *TRIANGL1
  243. D81 *TRIANGL2
  244. D82 SHAKER
  245. D83 JINGLES
  246. D84 BELLTREE
  247. D85 CASTINET
  248. D86 SURDO1
  249. D87 SURDO2
  250. D88 BLANK       ;since STRIVING.MID (for example) has non-standard drum keys add
  251. D89 BLANK       ;those drum keys in here (the idea, though, is to NOT have non-
  252. D90 BLANK       ;standard patch numbers!)
  253. D91 BLANK       ;duplicate patches are loaded as separate allocations, each
  254. D92 BLANK       ;using up resources (but SuperCached only once)
  255. D93 BLANK       ;(is BLANK.PAT a bad patch?)
  256. D94 BLANK
  257.  
  258. ;--------------------------------------
  259. ;MT-32 ordering of patch# to instrument
  260. ;since GUS ships with GM-L1 patches only, the mapping is not 1-to-1
  261.  
  262. [bank=1]        ;bank=1 is optional, but typically is used for MT-32 patches
  263. [dir=DEFAULT]
  264.                         ;MT-32 patch names
  265. 000 ACPIANO             ;000 AcouPiano1
  266. 001 BRITEPNO            ;001 AcouPiano2
  267. 002 SYNPIANO            ;002 AcouPiano3
  268. 003 EPIANO1             ;003 ElecPiano1
  269. 004 EPIANO2             ;004 ElecPiano2
  270. 005 EPIANO2             ;005 ElecPiano3
  271. 006 EPIANO2             ;006 ElecPiano4
  272. 007 HONKY               ;007 Honkytonk
  273. 008 ROCKORG             ;008 ElecOrg1
  274. 009 ROCKORG             ;009 ElecOr2
  275. 010 ROCKORG             ;010 ElecOrg3
  276. 011 ROCKORG             ;011 ElecOrg4
  277. 012 HOMEORG             ;012 PipeOrg1
  278. 013 HOMEORG             ;013 PipeOrg2
  279. 014 HOMEORG             ;014 PipeOrg3
  280. 015 ACCORDN             ;015 Accordion
  281. 016 HRPSCHRD            ;016 Harpsi1
  282. 017 HRPSCHRD            ;017 Harpsi2
  283. 018 HRPSCHRD            ;018 Harpsi3
  284. 019 CLAVINET            ;019 Clavi1
  285. 020 CLAVINET            ;020 Clavi2
  286. 021 CLAVINET            ;021 Clavi3
  287. 022 CELESTE             ;022 Celesta1
  288. 023 CELESTE             ;023 Celesta2
  289. 024 SYNBRAS1            ;024 SynBrass1
  290. 025 SYNBRAS2            ;025 SnyBrass2
  291. 026 SYNBRAS2            ;026 SynBrass3
  292. 027 SYNBRAS2            ;027 SynBrass4
  293. 028 SYNBASS1            ;028 SynBass1
  294. 029 SYNBASS2            ;029 SynBass2
  295. 030 SYNBASS2            ;030 SynBass3
  296. 031 SYNBASS2            ;031 SynBass4
  297. 032 FANTASIA            ;032 Fantasy
  298. 033 DOO                 ;033 HarmoPan
  299. 034 CHOIR               ;034 Chorale
  300. 035 CRYSTAL             ;035 Glasses
  301. 036 SOUNDTRK            ;036 Soundtrack
  302. 037 ATMOSPHR            ;037 Atmosphere
  303. 038 WARMPAD             ;038 WarmBell
  304. 039 VOICES              ;039 FunnyVox
  305. 040 TUBEBELL            ;040 EchoBell
  306. 041 AURORA              ;041 IceRain
  307. 042 OBOE                ;042 Oboe2001
  308. 043 GHOSTIE             ;043 EchoPan
  309. 044 CHIFLEAD            ;044 DoctorSolo
  310. 045 UNICORN             ;045 Schooldaze
  311. 046 CALLIOPE            ;046 Bellsinger
  312. 047 SQRWAVE             ;047 SquareWave
  313. 048 MARCATO             ;048 StrSect1
  314. 049 SLOWSTR             ;049 StrSect2
  315. 050 SLOWSTR             ;050 StrSect3
  316. 051 PIZZCATO            ;051 Pizzicato
  317. 052 VIOLIN              ;052 Violin1
  318. 053 VIOLA               ;053 Violin2
  319. 054 CELLO               ;054 Cello1
  320. 055 CELLO               ;055 Cello2
  321. 056 CONTRABA            ;056 Contrabass
  322. 057 HARP                ;057 Harp1
  323. 058 HARP                ;058 Harp2
  324. 059 NYGUITAR            ;059 Guitar1
  325. 060 ACGUITAR            ;060 Guitar2
  326. 061 ODGUITAR            ;061 ElecGtr1
  327. 062 DISTGTR             ;062 ElecGtr2
  328. 063 SITAR               ;063 Sitar
  329. 064 ACBASS              ;064 AcouBass1
  330. 065 FNGRBASS            ;065 AcouBass2
  331. 066 SYNBASS1            ;066 ElecBass1
  332. 067 SYNBASS2            ;067 ElecBass2
  333. 068 SLAPBAS1            ;068 SlapBass1
  334. 069 SLAPBAS2            ;069 SlapBass2
  335. 070 FRETLESS            ;070 Fretless1
  336. 071 FRETLESS            ;071 Fretless2
  337. 072 FLUTE               ;072 Flute1
  338. 073 FLUTE               ;073 Flute2
  339. 074 PICCOLO             ;074 Piccolo1
  340. 075 PICCOLO             ;075 Piccolo2
  341. 076 RECORDER            ;076 Recorder
  342. 077 WOODFLUT            ;077 PanPipes
  343. 078 SPRNOSAX            ;078 Sax1
  344. 079 ALTOSAX             ;079 Sax2
  345. 080 TENORSAX            ;080 Sax3
  346. 081 BARISAX             ;081 Sax4
  347. 082 CLARINET            ;082 Clarinet1
  348. 083 CLARINET            ;083 Clarinet2
  349. 084 OBOE                ;084 Oboe
  350. 085 ENGLHORN            ;085 EnglHorn
  351. 086 BASSOON             ;086 Bassoon
  352. 087 HARMONCA            ;087 Harmonica
  353. 088 TRUMPET             ;088 Trumpet1
  354. 089 MUTETRUM            ;089 Trumpet2
  355. 090 TROMBONE            ;090 Trombone1
  356. 091 TROMBONE            ;091 Trombone2
  357. 092 FRENCHRN            ;092 FrHorn1
  358. 093 FRENCHRN            ;093 FrHorn2
  359. 094 TUBA                ;094 Tuba
  360. 095 HITBRASS            ;095 BrsSect1
  361. 096 HITBRASS            ;096 BrsSect2
  362. 097 VIBES               ;097 Vibe1
  363. 098 VIBES               ;098 Vibe2
  364. 099 KOTO                ;099 SynMallet
  365. 100 COWBELL             ;100 WindBell
  366. 101 GLOCKEN             ;101 Glock
  367. 102 TUBEBELL            ;102 TubeBell
  368. 103 XYLOPHON            ;103 Xylophone
  369. 104 MARIMBA             ;104 Marimba
  370. 105 KOTO                ;105 Koto
  371. 106 SHAMISEN            ;106 Sho
  372. 107 SHAKAZUL            ;107 Shakuhachi
  373. 108 WHISTLE1            ;108 Whistle1
  374. 109 WHISTLE2            ;109 Whistle2
  375. 110 BOTTLE              ;110 BottleBlow
  376. 111 OCARINA             ;111 BreathPipe
  377. 112 TIMPANI             ;112 Timpani
  378. 113 TOMS                ;113 MelodicTom
  379. 114 SNARE1              ;114 DeepSnare
  380. 115 SYNTOM              ;115 ElecPerc1
  381. 116 SYNTOM              ;116 ElecPerc2
  382. 117 TAIKO               ;117 Taiko
  383. 118 STICKRIM            ;118 TaikoRim
  384. 119 CYMSPLSH            ;119 Cymbal
  385. 120 CASTINET            ;120 Castanets
  386. 121 TRIANGL1            ;121 Triangle
  387. 122 ORCHHIT             ;122 OrchHit
  388. 123 TELEPHON            ;123 Telephone
  389. 124 JUNGLE              ;124 BirdTweet
  390. 125 BASSLEAD            ;125 OneNoteJam
  391. 126 METBELL             ;126 WaterBells
  392. 127 JUNGLE              ;127 JungleTune
  393.  
  394. ;MT-32 drums D35-51,D54,D56,D60-73,D75 (nuts)
  395. ;since MT-32 drum map same as GM-L1, "holes" in the MT-32 maps to the
  396. ;standard drum in the GM-L1 map
  397.  
  398. D27 HIGHQ
  399. D28 SLAP
  400. D29 SCRATCH1
  401. D30 SCRATCH2
  402. D31 STICKS
  403. D32 SQRCLICK
  404. D33 METCLICK
  405. D34 METBELL             ;D27-D34 here only "in case"
  406. D35 KICK1
  407. D36 KICK2
  408. D37 STICKRIM
  409. D38 SNARE1
  410. D39 CLAPS
  411. D40 SNARE2
  412. D41 TOMLO2
  413. D42 HIHATCL
  414. D43 TOMLO1
  415. D44 HIHATPD
  416. D45 TOMMID2
  417. D46 HIHATOP
  418. D47 TOMMID1
  419. D48 TOMHI2
  420. D49 CYMCRSH1
  421. D50 TOMHI1
  422. D51 CYMRIDE1
  423. D52 CYMCHINA
  424. D53 CYMBELL
  425. D54 TAMBORIN
  426. D55 CYMSPLSH
  427. D56 COWBELL
  428. D57 CYMCRSH2
  429. D58 VIBSLAP
  430. D59 CYMRIDE2
  431. D60 BONGOHI
  432. D61 BONGOLO
  433. D62 CONGAHI1
  434. D63 CONGAHI2
  435. D64 CONGALO
  436. D65 TIMBALEH
  437. D66 TIMBALEL
  438. D67 AGOGOHI
  439. D68 AGOGOLO
  440. D69 CABASA
  441. D70 MARACAS
  442. D71 WHISTLE1
  443. D72 WHISTLE2
  444. D73 GUIRO1
  445. D74 GUIRO2
  446. D75 CLAVE
  447. D76 WOODBLK1
  448. D77 WOODBLK2
  449. D78 CUICA1
  450. D79 CUICA2
  451. D80 TRIANGL1
  452. D81 TRIANGL2
  453. D82 SHAKER
  454. D83 JINGLES
  455. D84 BELLTREE
  456. D85 CASTINET
  457. D86 SURDO1
  458. D87 SURDO2
  459. D88 BLANK
  460. D89 BLANK
  461. D90 BLANK
  462. D91 BLANK
  463. D92 BLANK
  464. D93 BLANK
  465. D94 BLANK       ;is it just mine, or is blank.pat not all that blank?
  466.  
  467. ;-------------------------
  468. ;Example BANK SELECT setup
  469. ;
  470. ;- if .MID asks for a bank (see ctrl 0, VIEW, CHANNELS) that is not in this
  471. ;  INI file, R2 will use the default bank's patch instead (not necessarily
  472. ;  bank 0)
  473. ;- if .MID asks for a patch that is not in an available bank (e.g., #127
  474. ;  when only 48 and 50 are entered), R2 will again use the default bank's patch
  475. ;- R2 supports up to 16 banks, including the default, with bank numbers
  476. ;  from 0 to 16383
  477. ;- A whole set of patches can follow, including drums (not yet on the drums);
  478. ;  below only two are shown (commented out so remove the ; to see the effect)
  479.  
  480. [bank=1024]     ;This is standard MIDI notation -- Roland would be bank 8
  481. [dir=DEFAULT]   ;to convert from Roland, multiply by 128 (128*8=1024)
  482.  
  483. ;048 DOO         ;SENTINEL.MID uses bank 1024, patches 48 and 50 for
  484. ;050 VOICES      ;channels 0 and 1 (!uncomment these lines for effect!)
  485.  
  486.  
  487. [end]
  488.